func google.golang.org/protobuf/internal/impl.appendFixed64Value

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L4486: func appendFixed64Value(b []byte, v protoreflect.Value, wiretag uint64, opts marshalOptions) ([]byte, error) {
		codec_gen.go#L4507: 	marshal:   appendFixed64Value,